Skip to content

Conversation

@prwhelan
Copy link
Member

@prwhelan prwhelan commented Feb 6, 2025

If the notification index and alias gets deleted, recreate the index.

Fix #121909

If the notification index and alias gets deleted, recreate the index.

Fix elastic#121909
@prwhelan prwhelan added >bug :ml/Transform Transform Team:ML Meta label for the ML team auto-backport Automatically create backport pull requests when merged v9.0.0 v8.18.0 v8.19.0 v9.1.0 labels Feb 6, 2025
@elasticsearchmachine
Copy link
Collaborator

Hi @prwhelan, I've created a changelog YAML for you.

Copy link
Member

@davidkyle davidkyle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@davidkyle davidkyle added >non-issue and removed >bug labels Feb 6, 2025
@prwhelan prwhelan marked this pull request as ready for review February 6, 2025 15:31
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/ml-core (Team:ML)

@prwhelan prwhelan merged commit 5d5741d into elastic:main Feb 6, 2025
17 checks passed
prwhelan added a commit to prwhelan/elasticsearch that referenced this pull request Feb 6, 2025
If the notification index and alias gets deleted, recreate the index.

Fix elastic#121909
prwhelan added a commit to prwhelan/elasticsearch that referenced this pull request Feb 6, 2025
If the notification index and alias gets deleted, recreate the index.

Fix elastic#121909
prwhelan added a commit to prwhelan/elasticsearch that referenced this pull request Feb 6, 2025
If the notification index and alias gets deleted, recreate the index.

Fix elastic#121909
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
9.0
8.18
8.x

elasticsearchmachine pushed a commit that referenced this pull request Feb 6, 2025
If the notification index and alias gets deleted, recreate the index.

Fix #121909
elasticsearchmachine pushed a commit that referenced this pull request Feb 6, 2025
If the notification index and alias gets deleted, recreate the index.

Fix #121909
elasticsearchmachine pushed a commit that referenced this pull request Feb 6, 2025
If the notification index and alias gets deleted, recreate the index.

Fix #121909
jgowdyelastic added a commit to elastic/kibana that referenced this pull request Feb 7, 2025
Flaky test runner
https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/7844
Flakey tests all passed

The underlying cause of this issue has been fixed by
elastic/elasticsearch#121912
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Feb 7, 2025
Flaky test runner
https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/7844
Flakey tests all passed

The underlying cause of this issue has been fixed by
elastic/elasticsearch#121912

(cherry picked from commit fa76d89)
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Feb 7, 2025
Flaky test runner
https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/7844
Flakey tests all passed

The underlying cause of this issue has been fixed by
elastic/elasticsearch#121912

(cherry picked from commit fa76d89)
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Feb 7, 2025
Flaky test runner
https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/7844
Flakey tests all passed

The underlying cause of this issue has been fixed by
elastic/elasticsearch#121912

(cherry picked from commit fa76d89)
kibanamachine added a commit to elastic/kibana that referenced this pull request Feb 7, 2025
# Backport

This will backport the following commits from `main` to `8.18`:
- [[ML] Unskipping transform test
(#209109)](#209109)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"James
Gowdy","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-02-07T16:04:14Z","message":"[ML]
Unskipping transform test (#209109)\n\nFlaky test
runner\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/7844\r\nFlakey
tests all passed\r\n\r\nThe underlying cause of this issue has been
fixed
by\r\nhttps://github.com/elastic/elasticsearch/pull/121912","sha":"fa76d89e48276fa14196fe8330fb28409e37156e","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["non-issue",":ml","release_note:skip","Feature:Transforms","v9.0.0","backport:version","v8.18.0","v9.1.0","v8.19.0"],"title":"[ML]
Unskipping transform
test","number":209109,"url":"https://github.com/elastic/kibana/pull/209109","mergeCommit":{"message":"[ML]
Unskipping transform test (#209109)\n\nFlaky test
runner\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/7844\r\nFlakey
tests all passed\r\n\r\nThe underlying cause of this issue has been
fixed
by\r\nhttps://github.com/elastic/elasticsearch/pull/121912","sha":"fa76d89e48276fa14196fe8330fb28409e37156e"}},"sourceBranch":"main","suggestedTargetBranches":["9.0","8.18","8.x"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.18","label":"v8.18.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/209109","number":209109,"mergeCommit":{"message":"[ML]
Unskipping transform test (#209109)\n\nFlaky test
runner\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/7844\r\nFlakey
tests all passed\r\n\r\nThe underlying cause of this issue has been
fixed
by\r\nhttps://github.com/elastic/elasticsearch/pull/121912","sha":"fa76d89e48276fa14196fe8330fb28409e37156e"}},{"branch":"8.x","label":"v8.19.0","branchLabelMappingKey":"^v8.19.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: James Gowdy <[email protected]>
kibanamachine added a commit to elastic/kibana that referenced this pull request Feb 7, 2025
# Backport

This will backport the following commits from `main` to `8.x`:
- [[ML] Unskipping transform test
(#209109)](#209109)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"James
Gowdy","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-02-07T16:04:14Z","message":"[ML]
Unskipping transform test (#209109)\n\nFlaky test
runner\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/7844\r\nFlakey
tests all passed\r\n\r\nThe underlying cause of this issue has been
fixed
by\r\nhttps://github.com/elastic/elasticsearch/pull/121912","sha":"fa76d89e48276fa14196fe8330fb28409e37156e","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["non-issue",":ml","release_note:skip","Feature:Transforms","v9.0.0","backport:version","v8.18.0","v9.1.0","v8.19.0"],"title":"[ML]
Unskipping transform
test","number":209109,"url":"https://github.com/elastic/kibana/pull/209109","mergeCommit":{"message":"[ML]
Unskipping transform test (#209109)\n\nFlaky test
runner\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/7844\r\nFlakey
tests all passed\r\n\r\nThe underlying cause of this issue has been
fixed
by\r\nhttps://github.com/elastic/elasticsearch/pull/121912","sha":"fa76d89e48276fa14196fe8330fb28409e37156e"}},"sourceBranch":"main","suggestedTargetBranches":["9.0","8.18","8.x"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.18","label":"v8.18.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/209109","number":209109,"mergeCommit":{"message":"[ML]
Unskipping transform test (#209109)\n\nFlaky test
runner\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/7844\r\nFlakey
tests all passed\r\n\r\nThe underlying cause of this issue has been
fixed
by\r\nhttps://github.com/elastic/elasticsearch/pull/121912","sha":"fa76d89e48276fa14196fe8330fb28409e37156e"}},{"branch":"8.x","label":"v8.19.0","branchLabelMappingKey":"^v8.19.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: James Gowdy <[email protected]>
kibanamachine added a commit to elastic/kibana that referenced this pull request Feb 7, 2025
# Backport

This will backport the following commits from `main` to `9.0`:
- [[ML] Unskipping transform test
(#209109)](#209109)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"James
Gowdy","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-02-07T16:04:14Z","message":"[ML]
Unskipping transform test (#209109)\n\nFlaky test
runner\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/7844\r\nFlakey
tests all passed\r\n\r\nThe underlying cause of this issue has been
fixed
by\r\nhttps://github.com/elastic/elasticsearch/pull/121912","sha":"fa76d89e48276fa14196fe8330fb28409e37156e","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["non-issue",":ml","release_note:skip","Feature:Transforms","v9.0.0","backport:version","v8.18.0","v9.1.0","v8.19.0"],"title":"[ML]
Unskipping transform
test","number":209109,"url":"https://github.com/elastic/kibana/pull/209109","mergeCommit":{"message":"[ML]
Unskipping transform test (#209109)\n\nFlaky test
runner\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/7844\r\nFlakey
tests all passed\r\n\r\nThe underlying cause of this issue has been
fixed
by\r\nhttps://github.com/elastic/elasticsearch/pull/121912","sha":"fa76d89e48276fa14196fe8330fb28409e37156e"}},"sourceBranch":"main","suggestedTargetBranches":["9.0","8.18","8.x"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.18","label":"v8.18.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/209109","number":209109,"mergeCommit":{"message":"[ML]
Unskipping transform test (#209109)\n\nFlaky test
runner\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/7844\r\nFlakey
tests all passed\r\n\r\nThe underlying cause of this issue has been
fixed
by\r\nhttps://github.com/elastic/elasticsearch/pull/121912","sha":"fa76d89e48276fa14196fe8330fb28409e37156e"}},{"branch":"8.x","label":"v8.19.0","branchLabelMappingKey":"^v8.19.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: James Gowdy <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Automatically create backport pull requests when merged :ml/Transform Transform >non-issue Team:ML Meta label for the ML team v8.18.0 v8.19.0 v9.0.0 v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Transform] Deleting notifications index silences messages

3 participants